{{ block title }}Round {{ round_num }} - Outcome{{ endblock }} {{ block content }}
You got back {{ choice_multiply_2 }} tokens for the {{ choice }} tokens you spent.
You lost the {{ choice }} tokens you spent.
Kept: {{ endowment_subtract_choice }} tokens + return on spent: {{ choice_multiply_2 }} tokens = {{ payoff_tokens }} tokens
{{ else }}Kept: {{ endowment_subtract_choice }} tokens + no return on spent tokens = {{ payoff_tokens }} tokens
{{ endif }}No heavy rain occurred this round. You paid {{ choice_multiply_insurance_cost }} tokens for insurance coverage of {{ choice }} tokens.
Heavy rain occurred. Your protective measures resulted in {{ choice }} tokens. You lost {{ endowment_subtract_choice }} unspent tokens.
Started with: {{ endowment }} tokens - protection cost: {{ choice_multiply_insurance_cost }} tokens = {{ payoff_tokens }} tokens
{{ else }}Started with: {{ endowment }} tokens - protection cost: {{ choice_multiply_insurance_cost }} tokens - Unspent tokens loss: {{ endowment_subtract_choice }} tokens = {{ payoff_tokens }} tokens
{{ endif }}| Round | Your Choice | Outcome | Tokens Earned | {{ if belief_elicitation == 'periodic' }}Your Belief | {{ endif }}
|---|---|---|---|---|
| {{ round.round }} | {{ round.choice }} | {{ if framing == 'gain' }} {{ if round.outcome }} Snow {{ else }} No Snow {{ endif }} {{ else }} {{ if round.outcome }} No Loss {{ else }} Loss {{ endif }} {{ endif }} | {{ round.payoff }} | {{ if belief_elicitation == 'periodic' }}{{ if round.stated_belief }} {{ round.stated_belief }}% {{ else }} - {{ endif }} | {{ endif }}